[INFO] cloning repository https://github.com/feddynventor/snapx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/feddynventor/snapx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeddynventor%2Fsnapx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeddynventor%2Fsnapx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0ef8ffd4be7344e50bd44c75fb8dc1d20ce86c99
[INFO] fixing feddynventor/snapx against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeddynventor%2Fsnapx" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/feddynventor/snapx
[INFO] finished tweaking git repo https://github.com/feddynventor/snapx
[INFO] tweaked toml for git repo https://github.com/feddynventor/snapx written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/feddynventor/snapx on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/feddynventor/snapx already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rfc6381-codec v0.2.0
[INFO] [stderr]   Downloaded four-cc v0.4.0
[INFO] [stderr]   Downloaded mpeg4-audio-const v0.2.0
[INFO] [stderr]   Downloaded h264-reader v0.8.0
[INFO] [stderr]   Downloaded mp4ra-rust v0.3.0
[INFO] [stderr]   Downloaded muldiv v1.0.1
[INFO] [stderr]   Downloaded hex-slice v0.1.4
[INFO] [stderr]   Downloaded gstreamer-app-sys v0.25.0
[INFO] [stderr]   Downloaded option-operations v0.6.1
[INFO] [stderr]   Downloaded gstreamer-app v0.25.2
[INFO] [stderr]   Downloaded gstreamer-base v0.25.2
[INFO] [stderr]   Downloaded gstreamer-base-sys v0.25.0
[INFO] [stderr]   Downloaded gstreamer-sys v0.25.0
[INFO] [stderr]   Downloaded gstreamer v0.25.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fc404e2c79b647c4f1db1fd1cc4e1021733ab3286308485f0590dd4966679133
[INFO] running `Command { std: "docker" "start" "fc404e2c79b647c4f1db1fd1cc4e1021733ab3286308485f0590dd4966679133", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fc404e2c79b647c4f1db1fd1cc4e1021733ab3286308485f0590dd4966679133" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc404e2c79b647c4f1db1fd1cc4e1021733ab3286308485f0590dd4966679133", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fc404e2c79b647c4f1db1fd1cc4e1021733ab3286308485f0590dd4966679133" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cfg-expr v0.20.7
[INFO] [stderr]     Checking option-operations v0.6.1
[INFO] [stderr]     Checking kstring v2.0.2
[INFO] [stderr]     Checking four-cc v0.4.0
[INFO] [stderr]     Checking muldiv v1.0.1
[INFO] [stderr]     Checking atomic_refcell v0.1.14
[INFO] [stderr]     Checking mpeg4-audio-const v0.2.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking hex-slice v0.1.4
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling glib-macros v0.22.6
[INFO] [stderr]     Checking mp4ra-rust v0.3.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking rfc6381-codec v0.2.0
[INFO] [stderr]     Checking h264-reader v0.8.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling system-deps v7.0.8
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling glib-sys v0.22.6
[INFO] [stderr]    Compiling gobject-sys v0.22.6
[INFO] [stderr]    Compiling gstreamer-sys v0.25.0
[INFO] [stderr]    Compiling gio-sys v0.22.0
[INFO] [stderr]    Compiling gstreamer-base-sys v0.25.0
[INFO] [stderr]    Compiling gstreamer-app-sys v0.25.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking glib v0.22.7
[INFO] [stderr]     Checking gstreamer v0.25.1
[INFO] [stderr]     Checking gstreamer-base v0.25.2
[INFO] [stderr]     Checking gstreamer-app v0.25.2
[INFO] [stderr]     Checking snapxplay v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `snapxplay` (bin "snapxplay" test) due to 1 previous error
[INFO] [stdout] error: unexpected closing delimiter: `}`
[INFO] [stdout]   --> src/clip.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl Clip {
[INFO] [stdout]    |           - this delimiter might not be properly closed...
[INFO] [stdout] ...
[INFO] [stdout] 90 |     }
[INFO] [stdout]    |     - ...as it matches this but it has different indentation
[INFO] [stdout] ...
[INFO] [stdout] 97 | }
[INFO] [stdout]    | ^ unexpected closing delimiter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: unexpected closing delimiter: `}`
[INFO] [stdout]   --> src/clip.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl Clip {
[INFO] [stdout]    |           - this delimiter might not be properly closed...
[INFO] [stdout] ...
[INFO] [stdout] 90 |     }
[INFO] [stdout]    |     - ...as it matches this but it has different indentation
[INFO] [stdout] ...
[INFO] [stdout] 97 | }
[INFO] [stdout]    | ^ unexpected closing delimiter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `snapxplay` (bin "snapxplay") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "fc404e2c79b647c4f1db1fd1cc4e1021733ab3286308485f0590dd4966679133", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc404e2c79b647c4f1db1fd1cc4e1021733ab3286308485f0590dd4966679133", kill_on_drop: false }`
[INFO] [stdout] fc404e2c79b647c4f1db1fd1cc4e1021733ab3286308485f0590dd4966679133
